WinUI コントロール
BaseRangeFilterPresenter<T> クラス
メンバ 

C1.WinUI.DataFilter アセンブリ > C1.WinUI.DataFilter 名前空間 : BaseRangeFilterPresenter<T> クラス
範囲フィルタの基本クラス。
オブジェクト モデル
BaseRangeFilterPresenter<T> クラス
シンタックス
'宣言
 
Public MustInherit Class BaseRangeFilterPresenter(Of T As Filter) 
   Inherits Microsoft.UI.Xaml.Controls.Control
   Implements Microsoft.UI.Composition.IAnimationObject, Microsoft.UI.Composition.IVisualElement, Microsoft.UI.Composition.IVisualElement2, WinRT.IWinRTObject 
public abstract class BaseRangeFilterPresenter<T> : Microsoft.UI.Xaml.Controls.Control, Microsoft.UI.Composition.IAnimationObject, Microsoft.UI.Composition.IVisualElement, Microsoft.UI.Composition.IVisualElement2, WinRT.IWinRTObject  
where T: Filter
型パラメータ
T
継承階層

System.Object
   Microsoft.UI.Xaml.DependencyObject
      Microsoft.UI.Xaml.UIElement
         Microsoft.UI.Xaml.FrameworkElement
            Microsoft.UI.Xaml.Controls.Control
               C1.WinUI.DataFilter.BaseRangeFilterPresenter<T>
                  C1.WinUI.DataFilter.DateTimeRangeFilterPresenter
                  C1.WinUI.DataFilter.NumericRangeFilterPresenter

参照

BaseRangeFilterPresenter<T> メンバ
C1.WinUI.DataFilter 名前空間